TSTP Solution File: ITP222^1 by Satallax---3.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Satallax---3.5
% Problem  : ITP222^1 : TPTP v8.1.0. Released v8.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : satallax -E eprover-ho -P picomus -M modes -p tstp -t %d %s

% Computer : n032.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Sun Jul 17 00:29:43 EDT 2022

% Result   : Theorem 0.96s 1.23s
% Output   : Proof 0.96s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
thf(ty_extended_enat,type,
    extended_enat: $tType ).

thf(ty_vEBT_VEBT,type,
    vEBT_VEBT: $tType ).

thf(ty_summarya,type,
    summarya: vEBT_VEBT ).

thf(ty_vEBT_VEBT_elim_dead,type,
    vEBT_VEBT_elim_dead: vEBT_VEBT > extended_enat > vEBT_VEBT ).

thf(ty_extend5688581933313929465d_enat,type,
    extend5688581933313929465d_enat: extended_enat ).

thf(sP1,plain,
    ( sP1
  <=> ( ( vEBT_VEBT_elim_dead @ summarya @ extend5688581933313929465d_enat )
      = summarya ) ),
    introduced(definition,[new_symbols(definition,[sP1])]) ).

thf(conj_0,conjecture,
    sP1 ).

thf(h0,negated_conjecture,
    ~ sP1,
    inference(assume_negation,[status(cth)],[conj_0]) ).

thf(fact_1__C2_OIH_C_I2_J,axiom,
    sP1 ).

thf(1,plain,
    $false,
    inference(tab_conflict,[status(thm),assumptions([h0])],[fact_1__C2_OIH_C_I2_J,h0]) ).

thf(0,theorem,
    sP1,
    inference(contra,[status(thm),contra(discharge,[h0])],[1,h0]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem  : ITP222^1 : TPTP v8.1.0. Released v8.1.0.
% 0.07/0.09  % Command  : satallax -E eprover-ho -P picomus -M modes -p tstp -t %d %s
% 0.08/0.27  % Computer : n032.cluster.edu
% 0.08/0.27  % Model    : x86_64 x86_64
% 0.08/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.27  % Memory   : 8042.1875MB
% 0.08/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.27  % CPULimit : 300
% 0.08/0.27  % WCLimit  : 600
% 0.08/0.27  % DateTime : Thu Jun  2 20:28:16 EDT 2022
% 0.08/0.27  % CPUTime  : 
% 0.96/1.23  % SZS status Theorem
% 0.96/1.23  % Mode: mode507:USE_SINE=true:SINE_TOLERANCE=3.0:SINE_GENERALITY_THRESHOLD=0:SINE_RANK_LIMIT=1.:SINE_DEPTH=1
% 0.96/1.23  % Inferences: 0
% 0.96/1.23  % SZS output start Proof
% See solution above
%------------------------------------------------------------------------------